[gdk] Added GDK_GPOINTER_TO_NATIVE_WINDOW() macro
authorJavier Jardón <jjardon@gnome.org>
Tue, 10 Nov 2009 19:09:18 +0000 (20:09 +0100)
committerJavier Jardón <jjardon@gnome.org>
Tue, 10 Nov 2009 19:15:37 +0000 (20:15 +0100)
commitcd2ff792ca268c6e772bb40002a125a034654839
treefb7721e369a07991dfbc531f18da23b86b7314b6
parent0e87c905395b06ce31cee5238172ce2de739f532
[gdk] Added GDK_GPOINTER_TO_NATIVE_WINDOW() macro

GdkNativeWindow cast is needed in 64-bit Windows so gpointer data
is converted to a (64-bit) native window handle.
GPOINTER_TO_UINT() is used in other platforms.
gdk/gdktypes.h